toggle menu
IntelliJ Platform Gradle Plugin
2.0.0-beta7
jvm
switch theme
search in API
IntelliJ Platform Gradle Plugin
/
org.jetbrains.intellij.platform.gradle.models
/
ProductInfo
/
LayoutItem
/
LayoutItem
Layout
Item
constructor
(
name
:
String
,
kind
:
ProductInfo.LayoutItemKind
,
classPath
:
List
<
String
>
=
mutableListOf()
)